The player will also be able to move the ball down. Click on the Codesters Tab.
- Go to the section of the toolkit and drag Down Key to the bottom of your program.
- Change the number inside the .move_down() command to 10.
- Change the name in the .move_down() command to ball.
- Click Run and press the left and down arrow keys to test your program.
To navigate the page using the TAB key, first press ESC to exit the code editor.